net/http.http2writeContext.Flush (method)

3 uses

	net/http (current package)
		h2_bundle.go#L10780: 	Flush() error
		h2_bundle.go#L10808: 	return ctx.Flush()
		h2_bundle.go#L10832: 	ctx.Flush() // ignore error: we're hanging up on them anyway